From: Emmanuele Bassi Date: Tue, 28 Jun 2022 20:31:07 +0000 (+0100) Subject: ci: Force the fedora image for the publish-docs job X-Git-Tag: archive/raspbian/4.8.3+ds-2+rpi1~3^2~81^2^2~99^2 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=35808a918de5f8e12b5c47b7986cb2382a193b06;p=gtk4.git ci: Force the fedora image for the publish-docs job Otherwise every CI runner might decide to use a different default image, and we'll end up on one that doesn't have curl. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c2a742d86b..cf0311a5f8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -346,6 +346,7 @@ reference: - _reference publish-docs: + image: fedora:latest stage: publish needs: ['reference'] script: